StateReportTierMapping 
EntityType  Independent 
Logical Entity Name  StateReportTierMapping 
Default Table Name  SyStateReportTiersMapping 
Logical Only  NO 
Definition 
 
Note 
 

StateReportTierMapping Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
Id(PK)    INTEGER  NO 
 
StateReportConfigurationSettingId(FK)    INTEGER  NO 
 
Name    VARCHAR(30)  NO 
 
CreditType    CHAR(1)  NO 
 
LowCreditHours    NUMERIC(12, 4)  YES 
 
HighCreditHours    NUMERIC(12, 4)  YES 
 
LastModifiedUserId(FK)    INTEGER  NO 
 
CreatedDateTime    DATETIME  NO 
 
LastModifiedDateTime    DATETIME  NO 
 
RowVersion    TIMESTAMP/DATE  NO 
 

StateReportTierMapping Keys 
Key Name  Key Type  Keys 
Nk_SyStateReportTiersMappingSyStateReportConfigurationID  Inversion Entry  StateReportConfigurationSettingId 
Nk_SyStateReportTiersMappingUserID  Inversion Entry  LastModifiedUserId 
PK_SyStateReportTiersMappingSyStateReportTiersMappingID  PrimaryKey  Id 

StateReportTierMapping Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
StateReportConfigurationSetting  Non-Identifying  One To Zero or More        StateReportConfigurationSettingId  NO 
Staff  Non-Identifying  One To Zero or More        LastModifiedUserId  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 

StateReportTierMapping Check Constraints 
Check Constraint Name  CheckConstraint